home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / My News / BBC news.src next >
Encoding:
Text File  |  1999-11-11  |  878 b   |  34 lines

  1. #
  2. # The unofficial BBC plug
  3. # by the tireless workers in Raul's Very Hot Factory
  4. # http://www.teamdraw.com/raul
  5.  
  6. <search
  7.     name = "BBC news"
  8.         routeType="news" 
  9. #    action = "http://news.bbc.co.uk/scripts/query.idq"
  10. action = "http://news2.thls.bbc.co.uk/scripts/query.idq"
  11.     update = "http://www.teamdraw.com/raul/stuff/bbcnews.src.hqx"
  12.  description = "Search the BBC news archives."
  13.     method = get
  14.     >
  15.  
  16. <input name = "CiRestriction" user>
  17. <input name="CiMaxRecordsPerPage" value=32>
  18. <input name="CiScope" value="%2FHi">
  19. <input name="TemplateName" value="query">
  20. <input name="CiSort" value="rank%5Bd%5D">
  21. <input name="HTMLQueryForm" value="query.htm">
  22.  
  23. <interpret
  24.     resultListStart = "<!-- End Form -->"
  25.     resultListEnd = "</dl>"    
  26.     
  27.     resultItemStart = "<!-- End Number -->"
  28.     resultItemEnd = "<!-- No. of story -->"
  29.     
  30.     dateStart= "<font size=-1>"
  31.     dateEnd=   " GMT</font>"    
  32. />
  33. </search>
  34.